home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 April / CHIP_CD_2005-04.iso / software / phoa / phoa-setup-1.1.9.exe / {app} / phoa.exe / 0 / RCDATA / TDPROJECTPROPS / TDPROJECTPROPS.txt
Text File  |  2005-01-21  |  4KB  |  154 lines

  1. inherited dProjectProps: TdProjectProps
  2.   Left = 574
  3.   Top = 287
  4.   ActiveControl = eThumbSizeX
  5.   Caption = 'Properties: photo album'
  6.   ClientHeight = 296
  7.   ClientWidth = 386
  8.   OldCreateOrder = True
  9.   PixelsPerInch = 96
  10.   TextHeight = 13
  11.   inherited bvBottom: TBevel
  12.     Top = 259
  13.     Width = 386
  14.   end
  15.   object lDesc: TLabel [1]
  16.     Left = 12
  17.     Top = 80
  18.     Width = 57
  19.     Height = 13
  20.     Caption = '&Description:'
  21.     FocusControl = mDesc
  22.   end
  23.   object lThumbSize: TLabel [2]
  24.     Left = 12
  25.     Top = 12
  26.     Width = 107
  27.     Height = 13
  28.     Caption = '&Thumbnail size (WxH):'
  29.     FocusControl = eThumbSizeX
  30.   end
  31.   object lThumbSizeX: TLabel [3]
  32.     Left = 64
  33.     Top = 32
  34.     Width = 6
  35.     Height = 13
  36.     Caption = 'x'
  37.   end
  38.   object lThumbQuality: TLabel [4]
  39.     Left = 136
  40.     Top = 12
  41.     Width = 87
  42.     Height = 13
  43.     Caption = '&Thumbnail quality:'
  44.     FocusControl = tbThumbQuality
  45.   end
  46.   object lThQuality1: TLabel [5]
  47.     Left = 136
  48.     Top = 60
  49.     Width = 39
  50.     Height = 26
  51.     Caption = 'lower'#13#10'less size'
  52.   end
  53.   object lThQuality2: TLabel [6]
  54.     Left = 316
  55.     Top = 60
  56.     Width = 57
  57.     Height = 26
  58.     Alignment = taRightJustify
  59.     Caption = 'higher'#13#10'greater size'
  60.   end
  61.   inherited pButtonsBottom: TPanel
  62.     Top = 261
  63.     Width = 386
  64.     TabOrder = 4
  65.     DesignSize = (
  66.       386
  67.       35)
  68.     inherited bCancel: TButton
  69.       Left = 227
  70.       Caption = 'Close'
  71.       TabOrder = 1
  72.     end
  73.     inherited bOK: TButton
  74.       Left = 147
  75.       TabOrder = 0
  76.     end
  77.     inherited bHelp: TButton
  78.       Left = 305
  79.     end
  80.   end
  81.   object mDesc: TMemo
  82.     Left = 12
  83.     Top = 96
  84.     Width = 359
  85.     Height = 149
  86.     Anchors = [akLeft, akTop, akRight, akBottom]
  87.     ScrollBars = ssVertical
  88.     TabOrder = 3
  89.     OnChange = DlgDataChange
  90.   end
  91.   object tbThumbQuality: TTrackBar
  92.     Left = 128
  93.     Top = 28
  94.     Width = 253
  95.     Height = 29
  96.     Max = 100
  97.     Min = 1
  98.     PageSize = 10
  99.     Frequency = 10
  100.     Position = 40
  101.     TabOrder = 2
  102.     OnChange = DlgDataChange
  103.   end
  104.   object eThumbSizeX: TRxSpinEdit
  105.     Left = 12
  106.     Top = 28
  107.     Width = 49
  108.     Height = 21
  109.     Alignment = taRightJustify
  110.     ButtonKind = bkStandard
  111.     Increment = 10.000000000000000000
  112.     MaxValue = 1024.000000000000000000
  113.     MinValue = 32.000000000000000000
  114.     Value = 150.000000000000000000
  115.     TabOrder = 0
  116.     OnChange = DlgDataChange
  117.   end
  118.   object eThumbSizeY: TRxSpinEdit
  119.     Left = 72
  120.     Top = 28
  121.     Width = 49
  122.     Height = 21
  123.     Alignment = taRightJustify
  124.     ButtonKind = bkStandard
  125.     Increment = 10.000000000000000000
  126.     MaxValue = 1024.000000000000000000
  127.     MinValue = 32.000000000000000000
  128.     Value = 150.000000000000000000
  129.     TabOrder = 1
  130.     OnChange = DlgDataChange
  131.   end
  132.   object dklcMain: TDKLanguageController
  133.     IgnoreList.Strings = (
  134.       '*.Font.Name'
  135.       '*.SecondaryShortCuts'
  136.       'lThumbSizeX.Caption')
  137.     Left = 12
  138.     Top = 260
  139.     LangData = {
  140.       0D006450726F6A65637450726F7073010100000003000000070043617074696F
  141.       6E010F00000008006276426F74746F6D00000E0070427574746F6E73426F7474
  142.       6F6D000007006243616E63656C01010000000C000000070043617074696F6E00
  143.       0300624F4B01010000000F000000070043617074696F6E0005006248656C7001
  144.       0100000012000000070043617074696F6E0005006C4465736301010000001500
  145.       0000070043617074696F6E000A006C5468756D6253697A650101000000180000
  146.       00070043617074696F6E000B006C5468756D6253697A655800000D006C546875
  147.       6D625175616C69747901010000001E000000070043617074696F6E000B006C54
  148.       685175616C69747931010100000021000000070043617074696F6E000B006C54
  149.       685175616C69747932010100000024000000070043617074696F6E0005006D44
  150.       65736300000E0074625468756D625175616C69747900000B00655468756D6253
  151.       697A655800000B00655468756D6253697A65590000}
  152.   end
  153. end
  154.